3to4: Fix typo in previous commit
authorDaniel Boles <dboles@src.gnome.org>
Sat, 21 Jan 2017 22:43:35 +0000 (22:43 +0000)
committerDaniel Boles <dboles@src.gnome.org>
Sat, 21 Jan 2017 22:43:50 +0000 (22:43 +0000)
docs/reference/gtk/migrating-3to4.xml

index ec06d47614709cb6d1bfaab285ab41541bba5ea1..75078213a5018d4fbc613121e1fe3cd518cea8c4 100644 (file)
       <para>
         GTK+ 4 has removed the #GtkContainer::border-width property.
         Use other means to influence the spacing of your containers,
-        such ss the CSS margin and padding properties on child widgets.
+        such as the CSS margin and padding properties on child widgets.
       </para>
     </section>